ci: Move images into environment variables
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 8 Jun 2020 10:00:20 +0000 (11:00 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 17 Jun 2020 12:28:07 +0000 (13:28 +0100)
commit86562a6c5a8d1b667fc240869a7542e7fc3d123f
treef39085b054ac2444d24adb81f85dfaf6205cdb24
parentceb63b83f2b575e508c244652cc4296793175ad7
ci: Move images into environment variables

Currently we have to hunt all the `image` keys when updating the image
in use for a job. We should centralise them all at the top of the file,
so they are easy to update in one simple change.
.gitlab-ci.yml